home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / IMAGES / ICONS / PLANE.OPD < prev    next >
Encoding:
Text File  |  1997-01-24  |  2.2 KB  |  67 lines

  1. #[document 68.8 146.35 141.1 194.25
  2. static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
  3. static stroked="stroked";
  4. static vert="vertical",horz="horizontal";
  5. static miter="miter",bevel="bevel",round="round";
  6. static butt="butt",proj="projected";
  7. #[page
  8. auto m=move,l=line,c=curve;
  9. auto p;
  10. gc_cspace("Lab");
  11. gc_color(100.0,0.0,0.0);
  12. rect(0,0,0,0);
  13. auto ng;ng=draw(path());
  14. auto s=array(ng);
  15. m(131.55,174.25);
  16. c(133.15,174.15,135.10,170.95,135.10,170.95);
  17. finish_edge();
  18. p=path();
  19. gc_draw_style(stroked);
  20. gc_line_join_style(round);
  21. gc_line_cap_style(round);
  22. gc_font_draw_style(0);
  23. gc_color(0.00,0.00,0.00);
  24. s[0]=draw(p);
  25. m(76.40,188.55);
  26. c(76.40,184.50,77.25,180.25,76.70,176.30);
  27. c(76.25,173.15,68.80,168.25,71.90,168.25);
  28. c(77.70,168.25,79.15,172.05,83.05,172.05);
  29. c(85.95,172.05,91.65,170.25,91.65,170.25);
  30. c(93.85,169.30,99.25,167.50,97.40,165.90);
  31. c(89.90,159.50,81.65,153.90,73.30,148.50);
  32. c(72.25,147.80,75.50,146.35,76.70,146.80);
  33. c(86.15,150.25,94.15,157.65,104.05,160.00);
  34. c(107.05,160.70,110.80,159.10,113.25,160.95);
  35. c(114.75,162.10,112.60,163.75,111.05,164.05);
  36. c(110.50,164.15,111.90,165.50,111.90,165.50);
  37. c(111.90,165.50,119.30,163.95,123.00,163.75);
  38. c(128.75,163.40,134.35,162.60,139.90,166.20);
  39. c(141.10,167.00,140.45,169.35,139.05,170.25);
  40. c(137.15,171.50,135.80,172.20,134.25,171.65);
  41. c(132.35,170.95,130.45,169.70,128.25,170.45);
  42. c(127.60,170.70,127.05,172.35,127.75,172.50);
  43. c(129.50,172.90,132.90,174.15,132.90,174.15);
  44. c(132.90,174.15,132.15,175.00,130.45,175.55);
  45. c(129.30,175.90,128.65,175.85,126.85,176.00);
  46. c(126.85,176.00,128.25,176.45,128.05,177.00);
  47. c(127.65,178.70,122.85,179.40,122.85,179.40);
  48. c(122.85,179.40,131.70,188.25,135.30,193.30);
  49. c(135.95,194.25,132.70,193.90,131.45,193.60);
  50. c(131.45,193.60,118.80,182.70,112.20,177.60);
  51. c(112.20,177.60,98.40,179.20,91.40,179.20);
  52. c(89.85,179.20,93.60,181.15,94.30,182.95);
  53. c(94.80,184.25,91.75,184.35,90.40,184.40);
  54. c(90.40,184.40,86.25,181.70,86.25,181.70);
  55. c(86.25,181.70,82.80,183.80,81.15,186.05);
  56. c(80.50,186.95,80.55,188.85,79.50,188.80);
  57. c(78.45,188.75,76.40,189.60,76.40,188.55);
  58. close_edge();
  59. p=path();
  60. gc_draw_style(nzw);
  61. s[1]=draw(p);
  62. s[0]over=s[1];
  63. page:=s[0];
  64. s=NULL;
  65. #]page
  66. #]document
  67.